func os.fastrand

2 uses

	os (current package)
		tempfile.go#L16: func fastrand() uint32
		tempfile.go#L19: 	return itoa.Uitoa(uint(fastrand()))